More doc fixes
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 4 Sep 2008 04:28:13 +0000 (04:28 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 4 Sep 2008 04:28:13 +0000 (04:28 +0000)
svn path=/trunk/; revision=21280

gtk/gtkbindings.c

index d4d38f97606d2326abe147686ef402fd21c9f071..e02b5cd35d02465c10eee2d917503547febf134e 100644 (file)
@@ -708,9 +708,9 @@ gtk_binding_entry_clear_internal (GtkBindingSet  *binding_set,
 
 /**
  * gtk_binding_entry_clear:
- * @binding_set:
- * @keyval:
- * @modifiers:
+ * @binding_set: @binding_set to clear an entry of
+ * @keyval:      key value of binding to clear
+ * @modifiers:   key modifier of binding to clear
  *
  * Use of this function is deprecated.
  **/